Databases & Big Data
epub |eng | | Author:Adalbert F.X. Wilhelm & Hans A. Kestler

3 Experiments During the experiment three data sets were used. All were obtained from popular repositories and related to the areas of analytical CRM. The first model and the second ...
( Category: Education & Reference August 10,2016 )
epub |eng | 2013-03-17 | Author:Siemens, Ray; Schreibman, Susan; & Susan Schreibman

16 Private Public Reading: Readers in Digital Literature Installation Mark Leahy Introduction This chapter sets the genre of installed digital literature in the context of other disciplines and art forms. ...
( Category: Databases & Big Data August 7,2016 )
epub |eng | | Author:Frank M. Kromann

$size = [160, 120]; $orig = GetImageSize('IMG_0099.JPG'); $a1 = $size[0] / $size[1]; $a2 = $orig[0] / $orig[1]; if ($a1 > $a2) { $d = ceil($orig[0] / $size[0]); } else { ...
( Category: PHP July 28,2016 )
epub |eng | | Author:Dipankar Saha, Mahalakshmi Syamsunder & Sumanta Chakraborty

Abort an order An order can be aborted if it is obsolete on the shop floor and is no longer meant to be executed in OEE dashboard. An order can ...
( Category: Enterprise Applications July 28,2016 )
epub |eng | | Author:Adam Aspin

Operator Description Example IF() Tests a condition and applies a result if the test is true, and possibly a result if the test is false. IF([PartsCost]> 500, "Check Parts", "OK") ...
( Category: Programming July 27,2016 )
epub |eng | | Author:Clare Churcher

As a small aside, many people wonder why this operation is called division, as it doesn’t seem to relate particularly well to something like 4 divided by 2. Division is ...
( Category: Data Mining July 27,2016 )
epub |eng | 2012-01-30 | Author:Giannis Stamatellos [Stamatellos, Giannis]

Empedocles followed Heraclitus in regarding human thos as determined by physical structure and habitual behavior. The wise man is the one who recognizes the true words that advance thought and ...
( Category: Data Modeling & Design June 26,2016 )
epub, pdf |eng | 2013-12-27 | Author:James Bucanek [Bucanek, James]

The Paginator The code for WLPaginator.h is in Listing 12-1 and the code for WLPaginator.m is in Listing 12-2. If you want to copy and paste the solution, you’ll find ...
( Category: Object-Oriented Design June 10,2016 )
epub, mobi |eng | 2013-12-18 | Author:Dr Tim M Havard [Havard, Tim M]

Figure 4-53. Project tab for multi-building scheme No timescales were defined in the project brief, but here I have assumed an immediate purchase of the site, six months of planning ...
( Category: Data Processing May 23,2016 )
epub |eng | 2016-04-06 | Author:David Sklar

Example 9-7. Opening a file on Windows $fh = fopen('c:/windows/system32/settings.txt','rb'); Because backslashes have a special meaning (escaping, which you saw in “Defining Text Strings”) inside strings, it’s easier to use ...
( Category: Software Development May 22,2016 )
epub |eng | 2013-03-17 | Author:Alison Barrows, Joseph C. Stockman & Allen G. Taylor

Figure 2-10: Setting the format for a number in a text box. For a Date field, you can display a little calendar icon that the user can click to choose ...
( Category: Access April 29,2016 )
epub |eng | | Author:Ted Dunning

Figure 4-9. Once the model was shown to work with appropriately synthesized fake data, the analysis was conducted on real data inside the security perimeter. The results for this real-world ...
( Category: Data Processing April 19,2016 )
azw3 |eng | 2015-12-10 | Author:Stephens, Ryan & Jones, Arie D. & Plew, Ron [Stephens, Ryan]

Subqueries with the SELECT Statement Subqueries are most frequently used with the SELECT statement; although you can use them within a data manipulation statement as well. The subquery when employed ...
( Category: SQL April 9,2016 )
epub, pdf |eng | | Author:John Vince

B 3(t) 0 1/6 0 0.5 0 1 B 2(t) 1/6 2/3 0.5 0 1 −2 B 1(t) 2/3 1/6 0 −0.5 −2 1 B 0(t) 1/6 0 −0.5 0 ...
( Category: Machine Theory April 8,2016 )
epub, pdf |eng | | Author:Song Y. Yan

(b) (c) 3.Use Silver–Pohlig–Hellman algorithm to solve the discrete logarithms k: (a) (b) (c) . 4.Use Pollard’s ρ method to find the discrete logarithms k such that (a) (b) . ...
( Category: Internet & Networking April 8,2016 )